From 60b3363464660ca61da38cd2be6a1a497119c72b Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Tue, 18 Oct 2005 13:15:50 +0000 Subject: [PATCH] Renamed 2 symbols based on feedback from DeLorme forums git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1475 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/an1sym.h | 4 ++-- gpsbabel/make-an1sym.pl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gpsbabel/an1sym.h b/gpsbabel/an1sym.h index 8c5f0b41d..bf25c9303 100644 --- a/gpsbabel/an1sym.h +++ b/gpsbabel/an1sym.h @@ -371,7 +371,7 @@ struct defguid { {{0x8b0078db,{0x6ee0, 0x4caa, 0xd3b5}, {0xfe, 0xe1, 0xc2, 0xbf, 0x94, 0x7d}}, "Transportation"}, {{0x0599f6c9,{0x478e, 0x4f63, 0x78a5}, {0xed, 0x31, 0xb5, 0xae, 0xda, 0x89}}, - "Fishing"}, + "Fishing 2"}, {{0x7389128c,{0x0e78, 0x4d5d, 0x4189}, {0xb8, 0xf3, 0xb5, 0xbd, 0x70, 0xb1}}, "Automotive"}, {{0x0362b593,{0x3df6, 0x48ed, 0xc489}, {0x85, 0x13, 0xc1, 0xc0, 0xb9, 0x0d}}, @@ -381,7 +381,7 @@ struct defguid { {{0x14486bbc,{0xae6b, 0x44ea, 0xd6b9}, {0xbf, 0x9a, 0x39, 0x7a, 0x51, 0x6c}}, "Mostly Cloudy"}, {{0x7a258c70,{0xabec, 0x4cff, 0x4983}, {0x84, 0xdc, 0x2f, 0x2e, 0xff, 0x28}}, - "Tornado"}, + "Hurricane"}, {{0xeff260d4,{0x46d5, 0x4fb5, 0xc79c}, {0x5e, 0x06, 0xc8, 0xab, 0x7a, 0x2b}}, "Lightning"}, {{0xc3d70220,{0x5154, 0x4766, 0xf0af}, {0xdf, 0x86, 0x74, 0x40, 0x5f, 0x8c}}, diff --git a/gpsbabel/make-an1sym.pl b/gpsbabel/make-an1sym.pl index 5af6814be..276699b2a 100755 --- a/gpsbabel/make-an1sym.pl +++ b/gpsbabel/make-an1sym.pl @@ -199,12 +199,12 @@ sub DoImage { "f276f6b3", "", # ??? "91d242c8", "Running", "8b0078db", "Transportation", - "0599f6c9", "Fishing", + "0599f6c9", "Fishing 2", "7389128c", "Automotive", "0362b593", "Cloudy", "f0717a94", "Partly Cloudy", "14486bbc", "Mostly Cloudy", - "7a258c70", "Tornado", + "7a258c70", "Hurricane", "eff260d4", "Lightning", "c3d70220", "Rain", # everything else is defined -- 2.30.2